Skip to content

Conversation

rhulme
Copy link
Contributor

@rhulme rhulme commented Sep 6, 2025

In particular this allows compile-time checks to be performed on the contents of pio_program structs via 'static_assert'.

This could be used (for example) to confirm that multiple PIO programs fit in a single PIO module and abort compilation if not.

Fixes #2650

In particular this allows compile-time checks to be performed on the
contents of pio_program structs via 'static_assert'.

This could be used (for example) to confirm that multiple PIO programs
fit in a single PIO module and abort compilation if not.

Fixes raspberrypi#2650
@kilograham kilograham added this to the 2.3.0 milestone Sep 15, 2025
@kilograham kilograham self-assigned this Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants